WorldClient Pro © 1999-2000 Alt-N Technologies. All Rights Reserved. |
|
WorldClient Pro's User INI Files |
|
This page
contains a list of the User.ini file sections and descriptions of
each section's various controls. There is a User.ini file located in
each WorldClient Pro user's base directory, and it can be manually
edited with any text editor, or from the Accounts
section of the Remote
Administration web interface. Each User.ini file contains
these sections (with detailed descriptions following):
User - This section contains controls regarding the user's personal account information, and the user's preferences.
MailHost[#] - WorldClient Pro supports an unlimited number of POP Hosts from which users can retrieve messages. WorldClient Pro will create a separate MailHost[#] INI section for each Mailbox entry that a user creates. These sections will be titled "MailHost1", "MailHost2", and so on.
Stats - Retains the statistics for the user's account (i.e. number of messages received, disk space used, number sent, and others). This will rarely (if ever) need to be edited.
Filters - Contains entries for each Filter that the user has created. This section will only appear if the user has created one or more Filters. WorldClient Pro will create a separate "Filter#" entry for each Filter that the user has created (i.e. Filter0, Filter1, and so on).
User
This section
contains controls related to the user's personal account information
and preferences. Whenever a user changes one of their settings on the
Personalize page to a non-default setting, the changed key will be
added to this section. With the exception of the Password and Active
keys, all of the keys which may appear in this section are taken from
the [Default:UserDefaults] or [Domain:UserDefaults] sections of the
domains.ini file.
Password - Password for the WorldClient Pro account. If a "*" is the first character of this field, WorldClient Pro will use LDAP authentication. See Passwords for more information on passwords.
Active - This key designates whether or not an account is active and may be accessed by the user. If it is set to No, the user's messages and settings will not be altered but he will not be able to access his account. You can enable/disable your user accounts from the Accounts page of the Remote Administration interface.
See [Default:UserDefaults] for descriptions of keys that may be contained in this section.
MailHost[#]
WorldClient Pro
supports an unlimited number of POP Hosts from which users can
retrieve messages. WorldClient Pro will create a separate MailHost[#]
INI section for each Mailbox entry that a user creates. These
sections will be titled "MailHost1", "MailHost2",
and so on.
Mailbox - The descriptive name that the user has assigned to the mailbox entry. Default is "Username@".
FullName - The name that you want to appear in the From: header of messages composed using this mailbox account.
Email - The email address of this mailbox account.
Folder - Folder to which there messages will be delivered. Default is Inbox.
Host - The POP Server from which the user's messages will be collected. Default is Mail.
User - The POP Login/Username of the user's account on the Host specified in this Mailbox entry.
Pass - The user's POP Password for the user account specified in this Mailbox entry. If this key starts with "\" (e.g. "\DOMAIN"), WorldClient will send the password that the user entered when logging in to their WorldClient account. See Passwords for more information on passwords.
Port - The port that WorldClient Pro must use when collecting mail from this POP mailbox. Default is 110.
Active - Whether or not mail collection for this Mailbox entry is enabled. No = Off/Disabled, Yes = On/Enabled. Default is Yes.
Delete - When mail should be deleted from the POP Server. 0 = Don't Delete from server, 1 = Delete when emptying Trash folder, 2 = Delete when retrieved from the server. Default is 0.
Color - The background color of Message Listing entries collected from this Mailbox.
Default - Whether or not this is the user's default account.
Stats
Retains the statistics for the user's account (i.e. number of messages received, disk space used, number sent, and others). This will rarely (if ever) need to be edited.
Received - Number of message received by the user.
DiskSpace - Amount of disk space (in bytes) that the user's account is taking up.
Sent - Number of messages sent by the user.
RecvErrors - Errors encountered when retrieving mail.
SendErrors - Errors encountered when sending mail.
MessageCount - Combined number of messages in the user's message folders.
LastAccess - The date and time of the last time that the user accessed their account.
Filters
Contains entries
for each Filter that the user has created. This section will only
appear if the user has created one or more Filters. WorldClient will
create a separate "Filter#" entry for each Filter that the
user has created (i.e. Filter0, Filter1, and so on).
Filter# - Lists the parameters for the filter, separated by spaces.
Example: Y T C "Frank" "Trash"
Parameters
[Y,N]
- Enabled
(Yes,
No)
[M,S,F,T,C,N]
- Mailbox, Subject, From, To, CC, Sender
[C,N,S,I]
- Contains, Doesn't
Contain, Starts With, Equals
["Text"]
- This
is the Text to be searched for by the Filter.
["Folder"]
- The
Folder to which you want the messages
delivered.